UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The ftpusers file must exist.


Overview

Finding ID Version Rule ID IA Controls Severity
V-840 GEN004880 SV-28404r1_rule ECCD-1 ECCD-2 Medium
Description
The ftpusers file contains a list of accounts not allowed to use FTP to transfer files. If this file does not exist, then unauthorized accounts can utilize FTP.
STIG Date
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE 2016-06-22

Details

Check Text ( C-28647r1_chk )
Check for the existence of the ftpusers file.
# ls -l /etc/ftpd/ftpusers
If the ftpusers file does not exist, this is a finding.
Fix Text (F-25675r1_fix)
Create a /etc/ftpd/ftpusers file containing a list of accounts not authorized for FTP.